Skip to main content

All Questions

Tagged with
0votes
1answer
52views

Is there any Layer approach for multicluster communication instead of service mesh approach?

We are investigating on communication between our clusters (AWS and GCP mostly) and we investigating solutions like Istio and linkerd. but the things is all of them connects each cluster to another ...
Mojtaba Kamyabi's user avatar
-2votes
1answer
691views

How microservices db are updated and sync when scale? [closed]

Scenario: In Case I have MS "MS-1" Orchestration detect high volume Orchestration create additional node with cloned MS "MS-2" "MS-2" get request and update its DB Question : How MS "MS-1" will be ...
the_farmer's user avatar

close